Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update litep2p to v0.8.3 #6742

Merged
merged 4 commits into from
Dec 4, 2024
Merged

chore: Update litep2p to v0.8.3 #6742

merged 4 commits into from
Dec 4, 2024

Conversation

lexnv
Copy link
Contributor

@lexnv lexnv commented Dec 3, 2024

[0.8.3] - 2024-12-03

This release includes two fixes for small memory leaks on edge-cases in the notification and request-response protocols.

Fixed

  • req-resp: Fix memory leak of pending substreams (#297)
  • notification: Fix memory leak of pending substreams (#296)

cc @paritytech/networking

Signed-off-by: Alexandru Vasile <[email protected]>
Signed-off-by: Alexandru Vasile <[email protected]>
@lexnv lexnv added T0-node This PR/Issue is related to the topic “node”. I5-enhancement An additional feature request. labels Dec 3, 2024
@lexnv lexnv self-assigned this Dec 3, 2024
Signed-off-by: Alexandru Vasile <[email protected]>
Signed-off-by: Alexandru Vasile <[email protected]>
@lexnv lexnv added this pull request to the merge queue Dec 4, 2024
Merged via the queue into master with commit 5ca7267 Dec 4, 2024
199 of 203 checks passed
@lexnv lexnv deleted the lexnv/litep2p-v0.8.3 branch December 4, 2024 14:42
lexnv added a commit that referenced this pull request Dec 4, 2024
## [0.8.3] - 2024-12-03

This release includes two fixes for small memory leaks on edge-cases in
the notification and request-response protocols.

### Fixed

- req-resp: Fix memory leak of pending substreams
([#297](paritytech/litep2p#297))
- notification: Fix memory leak of pending substreams
([#296](paritytech/litep2p#296))

cc @paritytech/networking

---------

Signed-off-by: Alexandru Vasile <[email protected]>
EgorPopelyaev pushed a commit that referenced this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I5-enhancement An additional feature request. T0-node This PR/Issue is related to the topic “node”.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants